home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14701 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: aimnet.aimnet.com!not-for-mail
  2. From: jmcneill@aimnet.com (Jonathan S. McNeill)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Help: Good book for MSVC++ 4.0
  5. Date: 1 Apr 1996 11:54:46 -0800
  6. Organization: Aimnet Corporation
  7. Sender: jmcneill@aimnet.com
  8. Message-ID: <4jpca6$nrk@aimnet.aimnet.com>
  9. References: <Pine.SUN.3.91.960401111820.3778A-100000@aldebaran.oac.uci.edu>
  10. NNTP-Posting-Host: aimnet.aimnet.com
  11.  
  12. In article <Pine.SUN.3.91.960401111820.3778A-100000@aldebaran.oac.uci.edu>,
  13. Dongsheng Liu  <dsliu@aldebaran.oac.uci.edu> wrote:
  14. >Hi!  
  15. >       I need some suggestions on choosing a book for MS Visual
  16. > C++ for windows application.   Its seems that there so many books out
  17. > there for it.  Can some one tell me which one is better?
  18.  
  19. I highly recommend "Inside VisualC++ 4.0" by Microsoft Press.  It explains
  20. things well, and is straightforward enough to understand.
  21.  
  22. >    Plus, is that true that MSVC++ 4.0 working on win95(or NT) 
  23. >environment can only develope applications for win95 but win3.x 16 bit 
  24. >environment?
  25.  
  26. MSVC++ 4.0 ships with v4.0 and v1.5x.  v4.0 is used for developing 32 bit
  27. apps, with v1.5x used for developing 16 bit apps.
  28.  
  29. R/
  30. Jon McNeill
  31. jmcneill@aimnet.com
  32.  
  33.